Depth 1: Sets the depth of the main screen to 1 bit per pixel. Requires my ╥Screen Depth╙ scripting addition, Color QuickDraw, and a main screen capable of displaying 1 bit per pixel.
Depth 8: Sets the depth of the main screen to 8 bits per pixel (256 colours). Requires my ╥Screen Depth╙ scripting addition, Color QuickDraw, and a main screen capable of displaying 8 bits per pixel.
Depth 16: Sets the depth of the main screen to 16 bits per pixel (thousands of colours). Requires my ╥Screen Depth╙ scripting addition, Color QuickDraw, and a main screen capable of displaying 16 bits per pixel.
Script Editor: Launches the Script Editor if it isn╒t running, and brings it to the front.
MPW Shell: Launches the MPW Shell if it isn╒t running, and brings it to the front.
Finder: Brings the Finder to the front, and hides all other applications. Requires my ╥Application Menu╙ scripting addition.
Quit All: Quits all currently-running applications, except for the Finder. Requires my ╥Process Hacking╙ scripting addition.
Free Memory: Indicates the size of the largest free block of Process Manager RAM. Requires my ╥Exec╙ and ╥Speech╙ scripting additions. Having the Speech Manager installed also helps.